home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / embedded / mcu11 / examples.arc / READ.ME < prev   
Text File  |  1994-10-20  |  3KB  |  61 lines

  1.                                                       @Copyright Motorola 1989
  2. This disk (a collection of programs) is copyrighted by Motorola 1989.
  3. Individual programs in this collection are copyrighted by others.
  4.  
  5.         This disk contains the following files:
  6.  
  7.         ACMOT.89     Copyright notice.
  8.         READ.ME      This file.
  9.         AS11.EXE     The M68HC11 Assembler
  10.         ASEMBLER.DOC The M68HC11 Assembler User Notes
  11.         BUF25.ASM    The source code for BUFFALO V2.5.
  12.         KERMIT.EXE   Public Domain Terminal emulator.
  13.         KERMIT.DOC   Documentation for Kermit.
  14.         EX3          68HC11 User's Manual Examples from Chapter 3.
  15.         EX4TEXT      68HC11 User's Manual Examples from Chapter 4.
  16.         EX8          68HC11 User's Manual Examples from Chapter 8.
  17.         EX10         68HC11 User's Manual Examples from Chapter 10.
  18.         EX11TEXT     68HC11 User's Manual Examples from Chapter 11.
  19.  
  20.                                    AS11.EXE
  21. This file is the M68HC11 assembler compiled to run on an IBM-PC or compatible.
  22. This is a basic assembler with no frills such as Macro or Conditional Assembly
  23. features. It will, however, assemble 'HC11 assembly source code, generating an
  24. S-record file which may be downloaded to a Motorola M68HC11EVM or M68HC11EVB
  25. and executed there.
  26.  
  27.                                  ASEMBLER.DOC
  28. This file contains the User's Notes for the AS11 assembler.
  29.  
  30.                                    BUF25.ASM
  31. This file contains the assembly source code for the BUFFALO monitor (V2.5) for
  32. the M68HC11EVB. This source code may be assembled using AS11.EXE.
  33.  
  34.                                   KERMIT.EXE
  35. This is a public domain terminal emulator which you may use to communicate
  36. with a M68HC11EVM or M68HC11EVB board. Kermit also may be used to download
  37. files from a BBS such as the FREEWARE BBS.
  38.  
  39.                                   KERMIT.DOC
  40. This is the documentation file for Kermit.
  41.  
  42.                          EX10,EX11TEXT,EX3,EX4TEXT,EX8
  43. This group of files contains the source code for all of the examples which
  44. appear in the M68HC11 Reference Manual. The examples for chapters 4 and 11 are
  45. not intended to be assembled and executed, but may be used as parts of other
  46. programs that you may write. Explanations of the other examples are given
  47. where these examples are discussed in the manual.
  48.  
  49. Additional Motorola support software, answers to applications questions,
  50. firmware updates, PC and MAC utility programs, bug reports, and an E-mail
  51. system is available on the FREEWARE BBS. This system is operated and
  52. maintained by the Microcontroller Division applications engineering group in
  53. Austin (Oakhill), Texas. The FREEWARE BBS may be reached at:
  54.  
  55.                                 (512) 891-FREE
  56.  
  57. The FREEWARE BBS is a multi-node (phone line) bulletin board which operates at
  58. 300, 1200, and 2400 baud. Set your communications package for  8 bits, no
  59. parity, and 1 stop bit. The FREEWARE BBS will automatically adjust to your
  60. baud rate.
  61.